home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1509 < prev    next >
Encoding:
Text File  |  1996-08-06  |  2.5 KB  |  66 lines

  1. Newsgroups: comp.lang.c++
  2. Path: prlhp1.prl.philips.co.uk!sal!karl
  3. From: karl@sal.prsun_his (Karl Wood)
  4. Subject: Re: Idle curiosity: Delphi properties in C++
  5. Message-ID: <DL0M8H.BxM@prl.philips.co.uk>
  6. Sender: newsman@prl.philips.co.uk (Usenet Admin)
  7. Date: Thu, 11 Jan 1996 11:50:41 GMT
  8. References: <L0u7wg2yqzFJ083yn@iaccess.za> <4cth0n$47n@news1.panix.com>
  9. Nntp-Posting-Host: sal
  10. Organization: Philips Research Laboratories, Redhill, UK
  11.  
  12. First things first: I'm trying out a new newsreader (turn) so apologies
  13. if this post goes awry. The signature file at the bottom is correct but
  14. I'm not too sure about the headers at the top...
  15.  
  16. I'd never even heard of a property until yesterday, and I dunno about Delphi,
  17. but in the Nov/Dec 95 issue of C++ Report there is an article on pp29-33 and
  18. p69 about a property template for C++ inspired by Delphi properties by Colin
  19. Hastie, so I guess we are talking about the same thing.
  20.  
  21. I thought it was a good idea and might give it a try myself. As to whether
  22. it's what you people want, I cannot say. Hope this helps.
  23.  
  24. Karl
  25.  
  26.  
  27. In article <4cth0n$47n@news1.panix.com>, Jeffrey O. Katz <off@panix.com> writes:
  28. > >   vincer@iaccess.za (Vince Risi) writes:
  29. > >  In article <4cm1hp$mok$1@canberra.DIALix.oz.au>,
  30. > >  fruitbat@canberra.DIALix.oz.au (Paul Sleigh) wrote:
  31. > >  > I freely admit I'm a Delphi programmer
  32. > >  >
  33. > >  > One major advantage Delphi has over Borland Pascal 7.0, Visual Basic and
  34. > >  > (apparently) C++ is called a property.
  35. > >  
  36. > >  You cannot seriously believe that the C++ community will even concede
  37. > >  that properties are COOL. Next thing you will be trying to convince
  38. > >  them that units are COOL. BS may even have to concede that the greatly
  39. > >  extended Borland Pascal is COOL. Heresy!
  40. > >  
  41. > >  Vince
  42. > >  =====
  43. > >  
  44. > >>>>
  45. > I am a C++ programmer (and reallly like the language), yet I think having properties
  46. > would be great!  I also use VB, which has a limited form of property construct, for
  47. > developing front-ends for C++ DLLs.  I am planning to get DELPHI.  Another thing
  48. > that would be cool is if the calling conventions for classes would be standardized
  49. > so that one could use C++ classes (in a DLL, and without special C wrappers)
  50. > from a DELPHI program.  OLE attempts to do this, but is very slow, and horrifically
  51. > complex.
  52. >     Jeff
  53.  
  54.  
  55.  
  56. K. J. Wood 
  57. Philips Research Laboratories,  Cross Oak Lane,
  58. Redhill,  SURREY  RH1 5HA, United Kingdom.          
  59. Phone: +44 (0)1293 815328   Fax: +44 (0)1293 815500   karl@prl.philips.co.uk
  60.  
  61.  
  62.  
  63.  
  64.